Tangoe Mobile REST API icon

Tangoe Mobile REST API

(0 reviews)

Attribute Mapping

/activities (Show a list of Activities) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response.FALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
created_id_eqThe Carrier ID by which to filter Activities.FALSEDATE
created_at_gtDate by which to filter Activities created after (e.g. '2014-06-07')FALSEDATE
created_at_ltDate by which to filter Activities created before (e.g. '2014-06-07')FALSEDATE
created_at_gteDate by which to filter Activities created after or on (e.g. '2014-06-07')FALSEDATE
created_at_lteDate by which to filter Activities created before or on (e.g. '2014-06-07')FALSEDATE
completed_at_gtDate by which to filter Activities completed after (e.g. '2014-06-07')FALSEDATE
completed_at_ltDate by which to filter Activities completed before (e.g. '2014-06-07')FALSEDATE
completed_at_gteDate by which to filter Activities completed after or on (e.g. '2014-06-07')FALSEDATE
completed_at_lteDate by which to filter Activities completed before or on (e.g. '2014-06-07')FALSEDATE
updated_at_gtDate by which to filter Activities updated after (e.g. '2014-06-07')FALSEDATE
updated_at_ltDate by which to filter Activities updated before (e.g. '2014-06-07')FALSEDATE
updated_at_gteDate by which to filter Activities updated after or on (e.g. '2014-06-07')FALSEDATE
updated_at_lteDate by which to filter Activities updated before or on (e.g. '2014-06-07')FALSEDATE
activity_type_id_eqThe Activity Type ID by which to filter Activities.FALSEINT
state_eqThe current state by which to filter ActivitiesFALSESTR
assigned_to_id_eqThe currently assigned person_id to the activity.FALSESTR
rpa_attempted_eqFilter activities by rpa_attempted_eq (true/false).FALSEBOOLEAN
sleepingFilter Activities that are 'sleeping'FALSEBOOLEAN
not_sleepingFilter Activities that are not 'sleeping'FALSEBOOLEAN
orderA comma-separated list of custom orderings for returned Activities. Follows the format "column:direction", e.g. "state:asc,updated_at:desc".FALSESTR

/activities/preview\_price (This takes the same inputs as the "Create a new Activity" endpoint but returns One Time and Recurring costs instead) - POST

ATTRIBUTESDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
Varies by activity type
200 RESPONSE
one\_time\_costShows one-time cost of all info such as the device, plan, features, and accessories…
recurring\_costShows recurring monthly cost
442 RESPONSE
errorType of error
error\_descriptionDescription of the error
messageMessage
preferred\_cityCan't be blank
shipping\_addressIs invalid
shipping\_address.address1Can't be blank

/activities/validate\_price (This takes the same inputs as the "Create a new Activity" endpoint and only returns validation information) - POST

ATTRIBUTESDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
Varies by activity type
200 RESPONSE
validValidating if code is correct

/activities/{ID} (Show a single activity) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe ID of the activityTRUEN/ASTR
200 RESPONSE same as activities.
404 RESPONSE
errorType of errorSTR
error\_descriptionDescription of the errorSTR

/accessories (Show a list of configured accessories for a business) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
business_ref_device_idFilter Accessories by compatible Business Ref DeviceFALSEINT/business_ref_device_id
200 RESPONSE
idUnique identifier for the accessoryINT
skuNumber assigned to a accessoryINT
date_addedDate addedINT
short_descriptionTitle of accessoryINT
detailDescription of accessorySTR
msrpThe manufacturer's suggested retail price for this accessory.STR
manufacturerThe company who manufactures this accessory.STR
colorThe color of this device, as specified by the manufacturer.STR
remote_idThe vendor's unique identifier for this accessory.INT
created_atDate createdDATE
updated_atDate updatedDATE
categoryAccessory CatalogSTR
activeIndicates if the person is activeBOOLEAN
currencyWhat currency, USD, AUD, Euro…STR
price_pointsThe current price for this accessory.STR
serializedYes or No if it has a serial #BOOLEAN
admin_onlyAccess for admin onlySTR
quantity_on_handOverall quantitySTR
image_urlAccessory imageSTR
vendorThe vendor who offers this accessory.
idID number of the vendor
nameperson name
help_desk_phonehelp desk phone #
tangoe_support_emailTangoe email address
subdomainsubdomain of the business in Tangoe mobile
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/accessories/{ID} (The ID of a single accessory) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe id of a single accessoryTRUESTR (string)
200 RESPONSE same as accessories.
404 RESPONSE
errorType of errorSTR
error\_descriptionDescription of the errorSTR

/approvals (Show all visible approvals for the current person) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
employee_idemployee id of the person the bulletins are forFALSESTR
200 RESPONSE
idThe ID of the approval.INT
stateState of where the line is being approvedINT
commentsAny comments related to the approval.STR
created_atDate CreatedDATE
expires_atDate ExpiresDATE
days_until_expirationDays left until expirationDATE
approval_details
detail_textText descriptionSTR
request_details_urlThe URL to request details.STR
approve_approval_urlThe URL to approve the approval.STR
deny_approval_urlThe URL to deny the approval.STR
approvable
approvable_idThe type of approvable ID #INT
approvable_typeThe approvable typeSTR
activity
idActivity ID #INT
created_for_idPerson Activity ForINT
created_by_idPerson creating ActivityINT
line_idThe ID of the line of service for which the request is being made.INT
completed_atDate CompletedDATE
shipping_address_idShipping AddressSTR
carrier_accountCarrier AccountINT
preferred_area_codePreferred area code of device locationSTR
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessINT
preferred_calling_prefixPreferred calling prefix of device location"3 Characters xxx-123-xxxx"STR
stateState of where the line is being activated2 letter abbreviationSTR
business_idID number of BusinessINT
new_simNew ICCID/SIM Card for the wireless device on this lineSTR
assigned_to_idAccount SpecialistINT
created_atDate CreatedDATE
updated_atLast UpdatedDATE
commentComment entered when this activity was createdSTR
return_dateDate device was returnedDATE
pick_up_dateDate of device pick upDATE
warrantyWarranty of deviceSTR
plan_idID of the mobile carrier planINT
carrier_idID of the mobile carrierINT
activity_type_idThe type of activity ID numberINT
new_imeiThe unique serial number for the wireless device on this line, often found in the device's settings menu or printed on the device itselfINT
sleep_untilSleep Activity Until DateDATE
labelCarrier LabelSTR
parent_activity_idParent Activity IDINT
lockbox_tokenLockbox TokenINT
device_idID of the deviceINT
replacement_ref_device_idReplacement Device IDINT
existing_ref_device_idExisting Ref Device IDINT
replacement_person_idReplacement Person IDINT
existing_person_idExisting Person IDINT
replacement_plan_idReplacement Plan IDINT
existing_plan_idExisting Plan IDINT
lost_stolenLost or StolenBOOLEAN
currencyWhat currency, USD, AUD, Euro…STR
plan_cost_centsPlan Cost in centsSTR
device_cost_centsDevice Cost in centsSTR
approved_atApproved atSTR
shipping_methodShipping MethodSTR
triggered_by_activity_idTriggered by activityINT
rpa_attemptedFilter activities by rpa_attempted (true/false)BOOLEAN
original_carrier_account_idOriginal Carrier Account IDINT
activity_type
nameActivity NameSTR
approval_processor
idID number of person processing approvalINT
stateState in which approval is being processedSTR
processor_settingThe Approval Processor Setting the Approval Setting belongs toSTR
nameName of processorSTR
basic_titleBasic title of processorSTR
created_for
idID number of person created forINT
name_lastLast nameSTR
name_firstFirst nameSTR
name_middleMiddle nameSTR
group_idID number of the groupINT
emailEmail of employee created forSTR
loginLogin of employee created forSTR
employee_idID of employee created forINT
created_atDate createdDATE
updated_atDate updatedDATE
cost_centerCost CenterSTR
activeIndicates if the person is activeBOOLEAN
customer_dataCustomer dataSTR
person
idID number of person created forINT
name_lastLast nameSTR
name_firstFirst nameSTR
name_middleMiddle nameSTR
emailEmail of employee created forINT
loginLogin of employee created forSTR
employee_idID of employee created forSTR
created_atDate createdINT
updated_atDate updatedDATE
cost_centerCost CenterDATE
activeIndicates if the person is activeBOOLEAN
customer_dataCustomer dataBOOLEAN
group_nameName of groupSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/approvals/{ID}/approve (Approve an Approval) - POST

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe ID of the approvalTRUEINT
ATTRIBUTE NAME
commentsAny comments related to the approvalTRUESTR
200 RESPONSE Same as accessories

/approvals/{ID}/deny (Deny an Approval) - POST

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe ID of the approvalTRUEINT
ATTRIBUTE NAME
commentsAny comments related to the approvalTRUESTR

/approvals/{ID} (Show a single Approval) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe id of the approvalTRUEINT
404 RESPONSE
errorType of errorSTR
error\_descriptionDescription of the errorSTR

/bulletins (Show all of the visible bulletins for the current person) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
employee_idemployee id of the person the bulletins are forFALSESTR
200 RESPONSE
idUnique identifier for the bulletinINT
parametersIndicates the urgency level of a bulletinSTR
urgencyPrioritySTR
created_atDate createdDATE
updated_atDate updatedDATE
bulletin_detailsInfo about bulletinSTR
bulletin_typeType of activity bulletin was created forSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/bulletins/{ID}/dismiss (Dismiss a bulletin) - PATCH

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe ID of the BulletinTRUEINT
200 RESPONSE
messageMessage response from the initial querySTR

/business\_features (In Tangoe Mobile, a BusinessFeature is a Feature (messaging, data, etc.) associated with a Business filtered by the parameters provided) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
activity_type_idThe type of activity ID numberFALSEINT
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.FALSEINT
carrier_idThe id of the Mobile CarrierFALSEINT
country_idcountry of where the service is being activatedFALSEINT
business_plan_idA BusinessPlan is a Carrier's Plan associated with a BusinessFALSEINT
line_idThe ID of the line of service for which the request is being made.FALSEINT
business_ref_device_idFilter Accessories by compatible Business Ref DeviceFALSEINT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessFALSEINT
person_idThe ID of the person this line is assigned to in the portalFALSEINT
200 RESPONSE
idID number of person the feature is forINT
feature_idFeature ID numberINT
noteNotesSTR
cost_centsCost in centsSTR
currencyWhat currency, USD, AUD, Euro…STR
nameFeature nameSTR
descriptionDescription of the featureSTR
cost_to_currencyShows the cost in the selected currencySTR
categoryCategory the particular feature falls underSTR
name_and_costFeature name and costSTR
name_overrideChange the feature nameSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/business\_features /features\_to\_add (Dismiss a bulletin) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
activity_type_idThe type of activityTRUEINT
line_idThe ID of the line of service for which the request is being made.TRUEINT
200 RESPONSE
idID number of person the accessory is forINT
feature_idFeature id numberINT
noteNotesSTR
cost_centsCost in centsSTR
currencyWhat currency, USD, AUD, Euro…STR
nameFeature nameSTR
descriptionDescription of the featureSTR
cost_to_currencyShows the cost in the selected currencySTR
categoryCategory the particular feature falls underSTR
name_and_costFeature name and costSTR

/business\_plan (In Tangoe Mobile, a BusinessPlan is a Carrier's Plan associated with a Business) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
activity_device_idThe type of activity ID numberFALSEINT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessFALSEINT
activity_type_idThe type of activity id numberFALSEINT
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.FALSESTR
carrier_account_idcarrier_account_idFALSEINT
business_ref_device_idFilter Accessories by compatible Business Ref DeviceFALSEINT
line_idThe ID of the line of service for which the request is being made.FALSEINT
person_idThe ID of the person this line is assigned to in the portalFALSEINT
200 RESPONSE
idUnique Identifier for the planINT
plan_idPlan idINT
currencyWhat currency, USD, AUD, Euro…STR
cost_centsCost in centsSTR
full_namePlan nameSTR
descriptionPlan descriptionSTR
cost_to_currencyShows the cost in the selected currencySTR
full_descriptionFull description of the carrier planSTR
name_and_costFeature name and costSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total
400 RESPONSE
errorType of error
error_descriptionDescription of the error

/business\_ref\_devices (A specific kind of Device list (phone/aircard/tablet/etc.) associated with a Business) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
activity_type_idThe type of activity id numberFALSEINT
carrier_idThe id of the Mobile Carrier.FALSEINT
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.FALSESTR
person_idThe ID of the person this line is assigned to in the portalFALSEINT
business_plan_idA BusinessPlan is a Carrier's Plan associated with a BusinessFALSEINT
line_idThe ID of the line of service for which the request is being made.FALSEINT
carrier_account_idCarrier AccountFALSEINT
current_device_categoryCategory of current deviceFALSESTR
device_idID of the deviceFALSEIND
200 RESPONSE
idUnique id number for devicesINT
business_idBusiness idINT
ref_device_idDevice Model OrderedINT
created_atDate createdSTR
updated_atDate updatedSTR
notesNotesSTR
name_overrideChange of NameSTR
business_carrier_idID of the carrierINT
full_nameDevice full nameSTR
descriptionDevice descriptionSTR
manufacturerManufacturer of the deviceSTR
platformThe platform the ref device usesSTR
product_categoryThe type of device (ie. phone, tablet, etc.)STR
device_programming_instructionsProgramming instructionsSTR
image_urlURL to the Image of deviceSTR
lowest_available_cost_centsLowest cost in centsINT
lowest_available_currencyLowest cost in correct currencyINT
name_and_costDevice name and costSTR
no_commitment_cost_centsNo commitment cost in centsINT
no_commitment_cost_currencyNo commitment cost correct currencySTR
carrier
idcarrier id #INT
namecarrier nameSTR
img_urlURL to the image of carrierSTR
price_points
idUnique id for the price pointsINT
nameName of the price pointsSTR
price
fractionalPriceSTR
currency
idUnique id for the currencyINT
alternate_symbolsArray of alternate symbols for the CurrencyArrayType
decimal_markDecimal markSTR
disambiguate_symbolDisambiguate symbolSTR
html_entityHTML entitiesSTR
iso_codeISO CodeSTR
iso_numericISO NumericSTR
nameName of businessSTR
priorityPriorityINT
smallest_denominationSmallest DenominationINT
subunity_to_unitSubunity to unitINT
symbolSymbolSTR
symbol_firstIndicates if the symbol comes before the amountBOOLEAN
thousands_separatorThousands separatorSTR
service_agreementService AgreementINT
codeCodeINT
priceable_idUnique id for the priceableINT
priceable_typeThe priceable typeSTR
created_atDate createdDATE
updated_atDate updatedDATE
currencyCurrency being usedSTR
price_centsPrice in centsINT
monthly_price_centsMonthly price in centsINT
price_rules
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/business\_ref\_devices/{id} (Show a single BusinessRefDevice, found by its id) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idThe unique id for the device of that businessTRUEN/AINT
200 RESPONSE
idThe unique id for the deviceINT
business_idBusiness idINT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessN/AINT
created_atDate createdSTR
updated_atDate updatedSTR
notesNotesSTR
name_overrideChange of NameSTR
full_nameDevice nameSTR
descriptionDevice descriptionSTR
manufacturerManufacturer of the deviceSTR
manufacturer_skuNumber assigned to a device by manufacturerINT
platformThe platform the ref device usesSTR
product_categoryCategory for deviceSTR
device_programming_instructionsProgramming instructionsSTR
image_urlImage of deviceSTR
lowest_available_cost_centsLowest cost in centsSTR
lowest_available_currencyLowest cost in correct currencySTR
name_and_costDevice name and costSTR

/business\_ref\_devices/{ref\_device\_id}/show\_by\_ref\_device\_id (Show a single BusinessRefDevice, found by its ref\_device\_id) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessTRUEINT
200 RESPONSE
Same as business_ref_devices_id

/business\_ref\_devices/catalog (Show the entire business ref device catalog for a business.) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
carrier_idThe id of the Mobile CarrierFALSEINT
200 RESPONSE
Same as business_ref_devices

/calls (Calls capture the interaction between a support specialist and a live customer) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.FALSEINT
created_beforeDate by which to filter Calls created beforeFALSEDATE
created_afterDate by which to filter Calls created afterFALSEDATE
updated_beforeDate by which to filter Calls updated beforeFALSEDATE
updated_afterDate by which to filter Calls updated afterFALSEDATE
resolvedFilter Calls by resolution (true/false)FALSESTR
200 RESPONSE
idThe ID of the callINT
call_typeType of callINT
caller_nameName of callerDATE
caller_numberNumber of callerSTR
on_behalf_of_idAssistant assigned to callerSTR
recipient_idThe person who received the callINT
line_idThe ID of the line of service for which the request is being made.STR
activity_idActivity for callerINT
created_atDate createdDATE
updated_atDate updatedDATE
business_idBusiness associated with lineINT
resolvedIndicates if the reason for the call was resolvedBOOLEAN
portal_notesNotesSTR
assigned_to_idThe operator the call is assigned toINT
resolved_atThe datetime when the call was resolvedDATE
survey_remote_result_idThe ID of the survey that was completed for the callINT
number_call_is_aboutThe phone number of the device the call is aboutSTR
device_typeThe type of device the call is aboutSTR
vipVIPBOOLEAN
line_carrier_idThe ID of the carrierINT
on_behalf_of_cost_centerThe cost center of the person the call was made on behalf ofSTR
on_behalf_of_group_idThe group of the person the call was made on behalf ofSTR
call_answered_atThe datetime when the call was answeredDATE
entered_workgroup_atEntered Workgroup AtDATE
connected_atThe datetime when the call was connected to an operatorDATE
discounted_atThe time when the call disconnectedDATE
event_logEvent LogSTR
hold_timeHold TimeINT
talk_timeThe amount of time the call remained activeINT
handle_timeHandle TimeINT
directionThe direction of the callSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/calls/{ID} (Calls capture the interaction between a support specialist and a live customer) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idUnique Identifier for the callTRUESTR (string)
200 RESPONSE
same as call response

/carriers (A list of carriers, optionally filtered by person\_id or employee\_id) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.FALSEINT
person_idThe ID of the person this line is assigned to in the portalFALSEINT
200 RESPONSE
idid number of carrierINT
namecarrier nameSTR
image_urlimage of carrier logoSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/devices (Show all the devices for the requester's business) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
employee_idThe employee_id of the person the device is for; either person_id or employee_id is required.FALSEINT(integer)
person_idThe ID of the person this line is assigned to in the portalFALSEINT
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT
pageShows the number of pagesFALSEINT
200 RESPONSE
idThe ID of the deviceINT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessINT
business_idThe ID of the business the device belongs toDATE
esnElectronic serial number for the deviceSTR
meidMobile Equipment Identifier for the deviceSTR
imeiInternational mobile equipment identity for the deviceINT
msnThe mobile serial number of the deviceSTR
statusStatus of DeviceSTR
created_atDate createdDATE
updated_atDate updatedDATE
managedIndicates if the carrier account is managedSTR
person_idThe ID of the person this line is assigned to in the portalINT
generic_serialThe generic serial of the deviceSTR
warehouse_statusThe status of the device according to the warehouseSTR
full_device_profile
device_urlDevice subdomainSTR
ref_deviceSpecific kind of Device (phone/aircard/tablet/etc.) associated with a Business
idDevice id #INT
nameDevice NameSTR
descriptionDescription of deviceSTR
image_file_nameDevice image file nameINT
skuThe generic SKU of the ref deviceSTR
colorDevice ColorSTR
platformThe platform the ref device usesSTR
product_categoryThe type of device (ie. phone, tablet, etc.)STR
manufacturerMaker of the ref deviceSTR
consumer_skuThe consumer SKU of the ref deviceSTR
sizeThe storage size of the ref deviceSTR
carrier_nameName of carrier for the ref deviceINT
supplier_skuThe supplier SKU of the ref deviceINT
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/devices (Create a device) - PUSH

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
statusShow a single AccessoryFALSESTR (string)
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessFALSEINT
identifierDevice identifier (IMEI, MEID, ESN, MSN, Generic Serial).FALSESTR
person_idThe ID of the person this line is assigned to in the portalFALSEINT
warehouse_statusThe status of the device according to the warehouseFALSESTR
external_idDevice External IDFALSEINT
200 RESPONSE
idThe ID of the deviceINT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessINT
business_idThe ID of the business the device belongs toDATE
esnelectronic serial number for the deviceSTR
meidMobile Equipment Identifier for the deviceSTR
imeiInternational mobile equipment identity for the deviceINT
msnThe mobile serial number of the deviceSTR
statusStatus of DeviceSTR
created_atDate createdDATE
updated_atDate updatedDATE
managedIndicates if the carrier account is managedSTR
person_idThe ID of the person this line is assigned to in the portalINT
generic_serialThe generic serial of the deviceSTR
warehouse_statusThe status of the device according to the warehouseSTR
full_device_profile
device_urldevice subdomainSTR
line_idThe ID of the line of service for which the request is being made.INT
ref_deviceSpecific kind of Device (phone/aircard/tablet/etc.) associated with a Business
idDevice id #INT
nameDevice NameSTR
descriptionDescription of deviceSTR
image_file_nameDevice image file nameINT
skuThe generic SKU of the ref deviceSTR
colorDevice ColorSTR
platformThe platform the ref device uses (apple, android…)STR
product_categoryCell Phone, tablet…STR
manufacturerMaker of the ref deviceSTR
consumer_skuThe consumer SKU of the ref deviceSTR
sizeThe storage size of the ref deviceSTR
carrier_nameName of carrier for the ref deviceINT
supplier_skuThe supplier SKU of the ref deviceINT
person
idid number of person created forINT
name_lastLast nameSTR
name_firstFirst nameSTR
name_middleMiddle nameSTR
emailEmail of employee created forSTR
loginLogin of employee created forSTR
employee_idid of employee created forINT
created_atDate createdDATE
updated_atDate updatedDATE
cost_centerCost CenterSTR
activeIndicates if the person is activeBOOLEAN
customer_dataCustomer dataINT
group_nameName of groupSTR
countNumber of accessories
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of accessories listed on current page
countNumber of accessories
pagesNumber of pages in total

/devices/business\_devices (Show all the devices for the requester's business) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
updated_at_gtDate by which to filter Support Requests updated after (e.g. '2014-06-07')FALSEDATE
updated_at_ltDate by which to filter Support Requests updated before (e.g. '2014-06-07')FALSEDATE
updated_at_gteDate by which to filter Support Requests updated after or on (e.g. '2014-06-07')FALSEDATE
updated_at_lteDate by which to filter Support Requests updated before or on (e.g. '2014-06-07')FALSEDATE
managed_eqFilter devices by the managed flagFALSEBOOLEAN
200 RESPONSE
idThe ID of the deviceINT
line_idThe ID of the line of service for which the request is being made.INT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessINT
business_idThe ID of the business the device belongs toDATE
created_atDate createdDATE
updated_atDate updatedDATE
managedIndicates if the carrier account is managedSTR
full_device_profile
device_urldevice subdomainSTR
ref_deviceSpecific kind of Device (phone/aircard/tablet/etc.) associated with a Business
idDevice id #INT
nameDevice NameSTR
descriptionDescription of deviceSTR
image_file_nameDevice image file nameINT
model
idthe model id #STR
nameName of the modelSTR
weightThe weight of the ref_deviceSTR
dimensionsMaker of the ref_deviceSTR
batteryThe consumer SKU of the ref deviceSTR
to_sThe storage size of the ref_deviceSTR
image_path_mediumName of carrier for the ref_deviceINT
categoryThe supplier SKU of the ref_deviceINT
i18n_categoryLanguage category
price_pointsVarious price points for the device based on carrier
countNumber of accessories
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of accessories listed on current page
countNumber of accessories
pagesNumber of pages in total

/devices/search (Search for a device by device identifiers) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
identifierDevice identifier (IMEI, MEID, ESN, MSN, Generic Serial).TRUEDATE
200 RESPONSE
idThe ID of the deviceINT
ref_device_idSpecific kind of Device (phone/aircard/tablet/etc.) associated with a BusinessINT
business_idThe ID of the business the device belongs toDATE
esnelectronic serial number for the deviceSTR
meidMobile Equipment Identifier for the deviceSTR
imeiInternational mobile equipment identity for the deviceINT
msnThe mobile serial number of the deviceSTR
statusStatus of DeviceSTR
created_atDate createdDATE
updated_atDate updatedDATE
managedIndicates if the carrier account is managedSTR
person_idThe ID of the person this line is assigned to in the portalINT
generic_serialThe generic serial of the deviceSTR
warehouse_statusThe status of the device according to the warehouseSTR
full_device_profile
device_urlDevice subdomainSTR
line_idThe ID of the line of service for which the request is being made.INT
ref_deviceSpecific kind of Device (phone/aircard/tablet/etc.) associated with a Business
idDevice id #INT
nameDevice NameSTR
descriptionDescription of deviceSTR
image_file_nameDevice image file nameINT
skuThe generic SKU of the ref deviceSTR
colorDevice ColorSTR
platformThe platform the ref device uses (apple, android…)STR
product_categoryCell Phone, tablet…STR
manufacturerMaker of the ref deviceSTR
consumer_skuThe consumer SKU of the ref deviceSTR
sizeThe storage size of the ref deviceSTR
carrier_nameName of carrier for the ref deviceINT
supplier_skuThe supplier SKU of the ref deviceINT

/devices/{ID} (Search for a device by device identifiers) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
identifierDevice identifier (IMEI, MEID, ESN, MSN, Generic Serial).TRUESTR

/features (Features will be filtered by only one parameter, must provide one parameter) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
line_idThe ID of the line of service for which the request is being made.FALSEINT
plan_idID of the mobile carrier planFALSEINT
carrier_idId of the mobile carrierFALSEINT
carrier_account_idCarrier account idFALSEINT
200 RESPONSE
idUnique identifier of the featureINT
nameName of the featureSTR
descriptionDescription of the featureSTR
carrier_idCarrier id for this featureINT
activeIndicates if the feature is activeBOOLEAN
noteNotesINT
selectableDetermines whether or not this feature is selectable via the platform interfaceSTR
cost_centsCost in centsSTR
currencyThe three letter currency code of the currency used for the activitySTR
remote_catalog_asset
idUnique identifier of the catalog assetINT
supplier_part_numberThe supplier part number of the remote assetSTR
typeType of assestSTR
descriptiondescription of the catalog assetINT
orderableIndicates if the remote catalog asset is orderableBOOLEAN
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/interactions (Create an interaction) - POST

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
interaction_thread_tokenThe token of the interaction thread that the interaction should be added to.TRUESTR
textThe text content of the interaction.TRUESTR
person_idThe ID of the person this line is assigned to in the portalTRUEINT
200 RESPONSE
idThe ID of the person making the interactionINT
textThe text content of the interaction.STR

/lines (Show all the lines for a person and the line's associated activities) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
employee_idThe employee id of the personFALSESTR
200 RESPONSE
idThe portal unique identifier for this lineINT
activeIndicates if the carrier account is activeBOOLEAN
business_idBusiness associated with the lineDATE
contract_endsThe date when the line of service can be canceled with no penalties from the carrierSTR
carrier_account_idCarrier Account NumberSTR
person_idThe ID of the person this line is assigned to in the portalINT
suspended_atThe date this line of service was suspended with the carrier. A suspended line still has service, but cannot be used until it is unsuspendedSTR
labelThe label stored by the carrier for the line of serviceSTR
created_atDate createdDATE
updated_atThe date of the last update on the lineDATE
plan_idID of the mobile carrier planINT
cost_centerThe business's cost center of the line assigned to in the portalSTR
carrier_idCarrier Account NumberINT
ref_device_idThe model of device assigned to this lineINT
simThe unique serial number for the ICCID/SIM Card for the wireless device on this lineINT
contract_start_dateThe effective date that the line of service's contract beganDATE
liabilityThe entity who the device belongs to (corporate-owned or personally-owned)STR
no_changeIf true, the line should not be canceled or modifiedBOOLEAN
country_idCountry of where the service is being activatedINT
descriptionDescription of the device on that lineSTR
international_numberThe phone number for the international line of serviceSTR
numberThe phone number for the line of serviceSTR
activities
idBusiness associated with lineINT
created_atThe date time the activity was createdDATE
created_by_idThe person who submitted this activityDATE
line_idThe ID of the line of service for which the request is being made.INT
completed_atWhen this activity was completedDATE
shipping_address_idShipping AddressSTR
order_numberThe order number from the company who is fulfilling and shipping the orderSTR
carrier_account_idThe carrier account the new line on this activity will be added toINT
preferred_area_codeThe preferred area code for the line on this activitySTR
ref_device_idThe ref device associated with the activityINT
tracking_numberThe tracking number of the courier who is delivering shipments for this activitySTR
preferred_calling_prefixThe preferred calling prefix for the line on this activitySTR
stateThe current status of this activitySTR
business_idThe ID of the business the device belongs toINT
courierShipperSTR
new_simNew ICCID/SIM Card for the wireless device on this lineSTR
assigned_to_idAccount SpecialistINT
created_atDate createdDATE
updated_atDate updatedDATE
commentCommentSTR
return_dateReturn DateDATE
pick_up_dateDeparture DataDATE
warrantyWarrantyBOOLEAN
plan_idID of the mobile carrier planINT
carrier_idID of the mobile carrierINT
activity_type_idThe type of request submittedINT
new_imeiThe unique serial number for the wireless device on this line, often found in the device's settings menu or printed on the device itselfSTR
sleep_untilIf set, this activity will be dormant until the sleep until dateDATE
labelThe label stored by the carrier for the line of serviceSTR
parent_activity_idThe parent activity of the activityINT
lockbox_tokenThe token that corresponds to the credit card being used in LockboxSTR
device_idThe ID for the device for this lineINT
replacement_ref_device_idThe ref device that replaces the current ref deviceINT
existing_person_idID of existing personSTR
replacement_plan_idThe plan that replaces the current planINT
existing_plan_idThe current plan of the line to be modified by this activityINT
lost_stolenWas this device marked as lost or stolenBOOLEAN
currencyThe three letter currency code of the currency used for the activitySTR
plan_cost_centsThe cost of the plan selected on this activity in centsINT
device_cost_centsThe cost of the device selected on this activity in centsINT
approved_atThe time when this activity was approved including time to verify policy agreementDATE
shipping_methodThe shipping method used by the activitySTR
triggered_by_activity_idTriggered by activityINT
rpa_attemptedIndicates if RPA has been attemptedSTR
original_carrier_account_idThe original carrier accountINT
group_location_idGroup LocationLocationType
is_unsuspendLine is unsuspendedBOOLEAN
activity_details
nameActivity NameSTR
urlURL to the activitySTR
field_dataField DataSTR
custom_fieldsCustom FieldsSTR
parent_accountThe ID of the parent account the carrier account belongs toINT
cycle_end_dayThe day of the month when the billing cycle endsINT
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/lines/business\_lines (Show all the lines for the requester's business) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
active_eqDisplay only active lines for the business.FALSEBOOLEAN
updated_at_gtDate by which to filter devices updated after (e.g. '2014-06-07')FALSESTR
updated_at_ltDate by which to filter devices updated before (e.g. '2014-06-07')FALSESTR
updated_at_gteDate by which to filter devices updated after or on (e.g. '2014-06-07')FALSESTR
updated_at_lteDate by which to filter devices updated before (e.g. '2014-06-07')FALSESTR
per_pageLimit the number of elements on the response.FALSEdefault: 100INT
pageThe page number of the paginated collection.FALSEINT
200 RESPONSE
idBusiness associated with lineINT
created_atThe date time the activity was createdDATE
created_by_idThe person who submitted this activityDATE
line_idThe ID of the line of service for which the request is being made.INT
completed_atWhen this activity was completedDATE
shipping_address_idShipping AddressSTR
carrier_account_idThe carrier account the new line on this activity will be added toINT
preferreed_area_codeThe preferred area code for the line on this activitySTR
ref_device_idThe ref device associated with the activityINT
preferred_calling_prefixThe preferred calling prefix for the line on this activitySTR
stateThe current status of this activitySTR
business_idThe ID of the business the device belongs toINT
new_simNew ICCID/SIM Card for the wireless device on this lineSTR
assigned_to_idAccount SpecialistSTR
created_atDate createdDATE
updated_atDate updatedDATE
commentCommentSTR
return_dateReturn DateDATE
pick_up_dateDeparture DataDATE
warrantyWarrantyBOOLEAN
plan_idID of the mobile carrier planINT
carrier_idID of the mobile carrierINT
activity_type_idThe type of request submittedINT
parent_activity_idThe parent activity of the activityINT
lockbox_tokenThe token that corresponds to the credit card being used in LockboxSTR
device_idThe ID for the device for this lineINT
replacement_ref_device_idThe ref device that replaces the current ref deviceINT
existing_ref_device_idExisting Device ModelINT
replacement_person_idReplacement personINT
existing_person_idID of existing personSTR
replacement_plan_idThe plan that replaces the current planINT
existing_plan_idThe current plan of the line to be modified by this activityINT
currencyThe three letter currency code of the currency used for the activitySTR
plan_cost_centsThe cost of the plan selected on this activity in centsINT
device_cost_centsThe cost of the device selected on this activity in centsINT
shipping_methodThe shipping method used by the activitySTR
is_unsuspendedNot suspendedSTR
activity_details
nameActivity NameSTR
urlURL to the activitySTR
field_dataField DataSTR

/lines/{ID} (Display only active lines for the business) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idDisplay only active lines for the business.TRUESTR
detailsDetails should be true in order to receive more detailed information about a specific line. When this parameter is set to true it will include line billing information.FALSESTR
200 RESPONSE
idThe portal unique identifier for this lineINT
activeIndicates if the carrier account is activeBOOLEAN
business_idBusiness associated with the lineDATE
contract_endsThe date when the line of service can be canceled with no penalties from the carrierSTR
carrier_account_idCarrier Account NumberSTR
person_idThe ID of the person this line is assigned to in the portalINT
suspended_atThe date this line of service was suspended with the carrier. A suspended line still has service, but cannot be used until it is unsuspendedSTR
labelThe label stored by the carrier for the line of serviceSTR
created_atDate createdDATE
updated_atThe date of the last update on the lineDATE
plan_idID of the mobile carrier planINT
cost_centerThe business's cost center of the line assigned to in the portalSTR
carrier_idCarrier Account NumberINT
ref_device_idThe model of device assigned to this lineINT
simThe unique serial number for the ICCID/SIM Card for the wireless device on this lineINT
contract_start_dateThe effective date that the line of service's contract beganDATE
liabilityThe entity who the device belongs to (corporate-owned or personally-owned)STR
no_changeIf true, the line should not be canceled or modifiedBOOLEAN
country_idCountry of where the service is being activatedINT
descriptionDescription of the device on that lineSTR
international_numberThe phone number for the international line of serviceSTR
numberThe phone number for the line of serviceSTR
activities
idBusiness associated with lineINT
created_atThe date time the activity was createdDATE
created_by_idThe person who submitted this activityDATE
line_idThe ID of the line of service for which the request is being made.INT
completed_atWhen this activity was completedDATE
shipping_address_idShipping AddressSTR
order_numberThe order number from the company who is fulfilling and shipping the orderSTR
carrier_account_idThe carrier account the new line on this activity will be added toINT
preferred_area_codeThe preferred area code for the line on this activitySTR
ref_device_idThe ref device associated with the activityINT
tracking_numberThe tracking number of the courier who is delivering shipments for this activitySTR
preferred_calling_prefixThe preferred calling prefix for the line on this activitySTR
stateThe current status of this activitySTR
business_idThe ID of the business the device belongs toINT
courierShipperSTR
new_simNew ICCID/SIM Card for the wireless device on this lineSTR
assigned_to_idAccount SpecialistINT
created_atDate createdDATE
updated_atDate updatedDATE
commentCommentSTR
return_dateReturn DateDATE
pick_up_dateDeparture DataDATE
warrantyWarrantyBOOLEAN
plan_idID of the mobile carrier planINT
carrier_idID of the mobile carrierINT
activity_type_idThe type of request submittedINT
new_imeiThe unique serial number for the wireless device on this line, often found in the device's settings menu or printed on the device itselfSTR
sleep_untilIf set, this activity will be dormant until the sleep until dateDATE
labelThe label stored by the carrier for the line of serviceSTR
parent_activity_idThe parent activity of the activityINT
lockbox_tokenThe token that corresponds to the credit card being used in LockboxSTR
device_idThe ID for the device for this lineINT
replacement_ref_device_idThe ref device that replaces the current ref deviceINT
existing_person_idID of existing personPersonType
replacement_plan_idThe plan that replaces the current planINT
existing_plan_idThe current plan of the line to be modified by this activityINT
lost_stolenWas this device marked as lost or stolenBOOLEAN
currencyThe three letter currency code of the currency used for the activitySTR
plan_cost_centsThe cost of the plan selected on this activity in centsINT
device_cost_centsThe cost of the device selected on this activity in centsINT
approved_atThe time when this activity was approved including time to verify policy agreementDATE
shipping_methodThe shipping method used by the activitySTR
triggered_by_activity_idTriggered by activityINT
rpa_attemptedIndicates if RPA has been attemptedSTR
original_carrier_account_idThe original carrier accountINT
group_location_idGroup LocationLocationType
is_unsuspendLine is unsuspendedBOOLEAN
activity_details
nameActivity NameSTR
urlURL to the activitySTR
field_dataField DataSTR
custom_fieldsCustom FieldsSTR
parent_accountThe ID of the parent account the carrier account belongs toINT
cycle_end_dayThe day of the month when the billing cycle endsINT
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/lines/search (Search for line by number) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
numberPhone number of the line.TRUESTR
international_numberThe phone number for the international line of serviceFALSESTR
per_pageNumber of items listed on each page
pagesNumber of pages in total

/people (All people, filtered by the current business (current\_business is determined by subdomain)) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
200 RESPONSE
idThe unique identifier for the employeeINT
name_lastEmployee last nameSTR
name_firstEmployee first nameSTR
name_middleEmployee middle nameSTR
emailEmployee emailSTR
loginEmployee loginSTR
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.STR
group_nameName of groupSTR
group_idID number of the groupINT
created_atDate createdDATE
updated_atThe date of the last update on the lineDATE
devices
idBusiness associated with the deviceINT
line_idThe ID of the line of service for which the request is being made.INT
ref_device_idThe ref device associated with the activityINT
business_idThe ID of the business the device belongs toINT
created_atDate createdDATE
updated_atDate updatedDATE
managedIndicates if the carrier account is managedSTR
full_device_profileFull device profileSTR
lines
idThe portal unique identifier for this lineINT
activeIndicates if the carrier account is activeBOOLEAN
business_idThe ID of the business the device belongs toINT
international_numberThe phone number for the international line of serviceSTR
numberPhone number of the line.STR
carrier_account_idCarrier Account NumberSTR
person_idThe ID of the person this line is assigned to in the portalINT
labelThe label stored by the carrier for the line of serviceSTR
created_atDate createdDATE
updated_atThe date of the last update on the lineDATE
plan_idID of the mobile carrier planINT
cost_centerThe business's cost center the line is assigned to in the portalSTR
carrier_idCarrier Account NumberINT
ref_device_idThe ref device associated with the activityINT
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/people\_find\_one (Search for one Person. At least one of the parameters must be provided. "employee\_id" is the preferred parameter as a person record will be created if no person record can be found but the employee\_id can be found in the employee import) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
employee_idThe employee id of the personTRUESTRonly one of email, login, and employee_id is needed. If email is passed it will be used, if email is not passed we will look for login next, and if login is not there we look for employee_id
emailEmployee emailTRUESTR
loginEmployee loginTRUESTR

/people/{ID} (Find one person) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idone person, filtered by the current businessTRUESTR

/program\_membership (All program memberships, filtered by the current business (current\_business is determined by subdomain). A program member may be a person, a line or a device. The enrollee is always a person) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
enrollee_idThe person ID of the program enrolleeFALSEINT
member_idThe person, line or device ID of the program memberFALSEINT
member_typeThe program member type. If present, allowed values are "Device", "Line", or "Person"FALSESTR
200 RESPONSE
idUnique identifier for the membershipINT
member_idThe person, line or device ID of the program memberINT
member_typeThe program member type. If present, allowed values are "Device", "Line", or "Person"STR
program_idThe identifier of the program to which you are adding a memberINT
joined_atDate and time joinedDATE
left_atDate and time leftDATE
enrollee_idThe person ID of the program enrolleeINT
bundle_idThe identifier of the associated bundle (when applicable)STR
phone_numberPhone number of the memberSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/ref\_devices (In Tangoe Mobile, a RefDevice is a specific kind of Device (phone/aircard/tablet/etc.) that a carrier offers. We may have the same device model listed once per carrier. See also: BusinessRefDevice) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idid number of the ref_deviceFALSEINT
200 RESPONSE
idid number of the ref_deviceINT
nameDevice full nameSTR
descriptionFull description of deviceSTR
image_file_nameName of image file of the deviceSTR
skuThe generic SKU of the ref deviceSTR
colorColor of deviceSTR
platformThe platform the ref device usesSTR
product_categoryThe type of device (ie. phone, tablet, etc.)STR
manufacturerManufacturer of the deviceSTR
sizeThe storage size of the ref deviceSTR
carrier_nameName of the carrier for this deviceSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pageNumber of pages in total

/report\_exports (A list of generated reports, scoped by the current user) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response per_pageFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
200 RESPONSE
idunique id number of the reportsINT
labelThe label stored by the carrier for the line of serviceSTR
file_file_nameThe name of the file attached to the report exportSTR
file_file_sizeThe size of the file attached to the report exportINT
file_content_typeThe content type of the file attached to the report exportSTR
typeThe type of the report exportSTR
tokenThe token of the report exportSTR
product_categoryThe type of device (ie. phone, tablet, etc.)STR
manufacturerManufacturer of the deviceSTR
sizeThe storage size of the ref deviceINT
carrier_nameName of the carrier for this deviceSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pageNumber of pages in total

/support\_request (A list of support requests) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the response.FALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
created_at_gtDate by which to filter Support Requests created after (e.g. '2014-06-07')FALSEDATE
created_at_ltDate by which to filter Support Requests created before (e.g. '2014-06-07')FALSEDATE
created_at_gteDate by which to filter Support Requests created after or on (e.g. '2014-06-07')FALSEDATE
created_at_lteDate by which to filter Support Requests created before or on (e.g. '2014-06-07')FALSEDATE
updated_at_gtDate by which to filter Support Requests updated after (e.g. '2014-06-07')FALSEDATE
updated_at_ltDate by which to filter Support Requests updated before (e.g. '2014-06-07')FALSEDATE
updated_at_gteDate by which to filter Support Requests updated after or on (e.g. '2014-06-07')FALSEDATE
updated_at_lteDate by which to filter Support Requests updated before or on (e.g. '2014-06-07')FALSEDATE
state_eqThe current state by which to filter Support RequestsFALSESTR
200 RESPONSE
idunique id number of the support requestINT
request_typeType of requestSTR
request_nameThe name of the person making the requestSTR
request_numberThe phone number of the person making the request. It is possible for number_request_is_about and to be the same number as the requestor_numberSTR
number_request_is_aboutThe phone number associated with the device that a support request is being made forSTR
on_behalf_of_idPerson ID of the user for which the request is being madeSTR
assigned_to_idThe account specialist assigned to process this activity.INT
line_idThe Line ID of the line of service for which the request is being madeINT
resolvedTriggered when a call is resolvedSTR
device_typeThe type of device the call is aboutINT
stateThe current status of this activitySTR
external_source_idRepresents the correlation ID of an external systemINT
interaction_threadThe interaction thread that belongs to the support requestSTR
tokenThe token of the Interaction ThreadSTR
interactions
idUnique id number of the interactionINT
textThe text of the interactionSTR
created_atDate created atDATE
person
idUnique id of personINT
name_lastLast name of personSTR
name_firstFirst name of personSTR
name_middleMiddle name of personSTR
emailEmail of personSTR
loginLogin of personSTR
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.STR
created_atDate created atDATE
updated_atDate updated atDATE
requestor
idUnique id of personINT
name_lastLast name of personSTR
name_firstFirst name of personSTR
name_middleMiddle name of personSTR
emailEmail of personSTR
loginLogin of personSTR
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.STR
created_atDate created atDATE
updated_atDate updated atDATE
assigned_to
idUnique id of personINT
name_lastLast name of personSTR
name_firstFirst name of personSTR
name_middleMiddle name of personSTR
emailEmail of personSTR
loginLogin of personSTR
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.STR
created_atDate created atDATE
updated_atDate updated atDATE
activeIndicates if the person is activeBOOLEAN
on_behalf_of
idUnique id of person on behalf ofINT
name_lastLast name of personSTR
name_firstFirst name of personSTR
name_middleMiddle name of personSTR
emailEmail of personSTR
loginLogin of personSTR
employee_idThe employee_id of the Person the device is for; either person_id or employee_id is required.STR
created_atDate created atDATE
updated_atDate updated atDATE
line
idUnique identifier of the lineINT
activeIndicates if the line is activeSTR
business_idThe business that the line is associated withINT
international_numberThe phone number for the international line of serviceSTR
numberThe number the line is associated withSTR
carrier_account_idThe carrier account numberINT
person_idThe ID of the person this line is assigned to in the portalINT
created_atDate createdDATE
updated_atDate updatedDATE
plan_idID of the mobile carrier planINT
cost_centerThe business's cost center the line is assigned to in the portalSTR
carrier_idCarrier Account NumberINT
ref_devcie_idThe ref device associated with this lineINT
descriptionDescription of this lineSTR
attachments
idUnique Identifier of this attachementINT
created_atDate createdDATE
file_nameName of the file for this attachementSTR
file_typeType of fileSTR
download_urlURL to download attachmentSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/support\_request (Create a support request) - POST

ATTRIBUTE NAMEDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
request_typeSupported values are not static. See the support_types endpoint. request_type and support_types are the same thing by different names for legacy reasonsTRUESTR
requestor_nameThe name of the person making the request.TRUESTR
textText describing the nature of the support request.TRUESTR
device_typeA description of the device that may be related to the request.TRUESTR
line_numberThe phone number of the line of service for which the request is being made.TRUESTR
line_idThe ID of the line of service for which the request is being made.TRUEINT
on_behalf_of_idPerson ID of the user for which the request is being madeTRUEINT
number_request_is_aboutThe phone number associated with the device that a support request is being made for.TRUESTR
requestor_numberThe phone number of the person making the request. It is possible for number_request_is_about and to be the same number as the requestor_number.TRUESTR
requestor_idPerson ID of the user making the requestTRUEINT
requestor_employee_idEmployee ID of the user making the requestTRUESTR
external_source_idAn identifier that links this request to an external ticket, to be used when a request is created through a third-party source.TRUESTR
200 RESPONSE
idunique id number of the support requestINT
request_typeType of requestSTR
requestor_nameThe name of the person making the requestSTR
requestor_numberThe phone number of the person making the request. It is possible for number_request_is_about and to be the same number as the requestor_numberSTR
number_request_is_aboutThe phone number associated with the device that a support request is being made forSTR
on_behalf_of_idPerson ID of the user for which the request is being madeSTR
assigned_to_idThe account specialist assigned to process this activity.INT
line_idThe Line ID of the line of service for which the request is being madeINT
resolvedTriggered when a call is resolvedSTR
device_typeThe type of device the call is aboutINT
stateThe current status of this activitySTR
external_source_idRepresents the correlation ID of an external systemSTR
interaction_threadThe interaction thread that belongs to the support requestSTR
tokenThe token of the Interaction ThreadSTR

/support\_request/{ID} (Singal support request) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idID for the support requestTRUESTR

/support\_request{ID} (Update a support request) - PUT

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idID for the support requestTRUESTR
ATTRIBUTE NAME
statesupported values are reopen, await_customer_response, external_queue, close, and cancel.TRUESTR

/support\_request/{ID}/assign (Assign a support request) - PUT

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
idID for the support requestTRUESTR
assigned_to_idThe identifier of the person the support request is being assigned to.TRUESTR

/support\_types (A list of support types. These are scoped to the current business. Each business has their own set of support types) - GET

URI PARAMETERDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageNumber of items listed on each pageFALSE
pagesNumber of pages in totalFALSE
200 RESPONSE
idunique id number of the support typeINT
activeIs support type activeBOOLEAN
long_nameDescription of support typeSTR
countNumber of total items
paginationSequence of numbers assigned to pages
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

/testing/ok (A way to test authentication or availability) - GET

QUERY PARAMETERSDESCRIPTIONREQUIREDVALUESVALUE TYPENOTES
per_pageLimit the number of elements on the responseFALSEdefault: 100INT (integer)
pageShows the number of pagesFALSEINT
200 RESPONSE
textTest descriptionSTR
countNumber of total items
pagination
currentShows the current page number
per_pageNumber of items listed on each page
countNumber of total items
pagesNumber of pages in total

Reviews